[100分]错误类型:ADODB.Field (0x80020009)BOF 或 EOF 中有一个是“真”,

来源:百度知道 编辑:UC知道 时间:2024/06/15 19:38:08
具体问题:
错误类型:ADODB.Field (0x80020009)BOF 或 EOF 中有一个是“真”,或者当前的记录已被删除,所需的操作要求一个当前的记录

<!-- #include file="../Conn.asp"-->
<!-- #include file="../Secure.asp"-->

<%
Response.Buffer = true
Response.Expires = 0
%>

<%
set obgRS=Server.CreateObject("ADODB.RecordSet")
strSQL="select * from ProdType order by p_sort "
obgRS.open strSQL,Conn,1,1
%>

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../css/main.css" type=text/css>
<title>main</title>
</head>
<body topmargin="10" leftmargin="10">
<div align="center">
<table class="tab" width="70%" cellspacing="1" cellpadding="2"

晕!
老大你也不说说是在什么情况下出现这种原因的!
就算是神仙我估计也不好解决!

呵呵~~~问问电脑吧,,,他没准自己知道、、、、、、

ADODB.Field (0x80020009)BOF是真的

我知道,你只需要把电脑炸了就行